This folder contains:
- A postman collection with the most common Flex API methods
- A postman environment that defines the variables used by the methods

Setup:
- Import the files into postman
- Verify that you have a new "Flex" collection and a "TestingFlex" environment
- Edit the environment and amend the end point url and the key
- Select the environment in post man
- Run the API methods

Note:
- The Authenticate method sets the token to a postman variable. So you do not need to copy/paste tokens into method headers.

